xend: call pci_device_configure on the stubdom
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Oct 2009 07:56:55 +0000 (08:56 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Oct 2009 07:56:55 +0000 (08:56 +0100)
commita45c214328817f7b7c800f45ea83955129b0142a
tree164971072da29b042c93552bd7e6d223aaf4d1a2
parent1ce3e83dc7889902e3d7650636de0a020c5f85ae
xend: call pci_device_configure on the stubdom

Whenever pci_device_configure is called on a guest that has a stubdom,
call pci_device_configure on the stubdom as well.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/python/xen/xend/XendDomainInfo.py